A large collection of great Laravel resources: awesome-laravel
A list of great bookmarks, packages, tutorials, videos, and other cool resources in the Laravel ecosystem.
Essentials
Documentation
API Reference
Laracasts
Laravel News
A list of great bookmarks, packages, tutorials, videos and other cool resources in the laravel ecosystem.
Essentials
Documentation
API Reference
Laracasts
Laravel News
Laravel 5
Released on 4th February, 2015
2016 Laravel series Getting Started Tutorial (2) [the most suitable for Chinese Laravel tutorial] this tutorial sample code see: https://github.com/johnlui/Learn-Laravel-5
The fastest way to get stuck anywhere is to look at the sample code.
In
Php Chinese network (www.php.cn) provides the most comprehensive basic tutorial on programming technology, introducing HTML, CSS, Javascript, Python, Java, Ruby, C, PHP, basic knowledge of MySQL and other programming languages. At the same time,
Solved the problem of automatic class loading. The remaining problem is reading the documentation. Although the official documentation of laravel is simple, it contains a lot of basic knowledge. To learn about laravel, you 'd better first look at
This is my sincere experience in trying to use Laravel, thinkphp, Yii, Symfony2, CI, cakephp, Yii2 after the real Idea (default7#zbphp.com).1) thinkphp (version number 3.1.3)I started with the thinkphp 3.1.3, the entry threshold is the URL and
This is my sincere experience in trying to use Laravel, thinkphp, Yii, Symfony2, CI, cakephp, Yii2 after the real Idea (default7#zbphp.com).1) thinkphp (version 3.1.3)I started with the thinkphp 3.1.3, the entry threshold is the URL and method
Laravel notes-eloquent ORM (associated relationship)
It 's written in front .
time is valuable, use the catalogue ↑
Learn Laravel notes, just as Laravel document notes, the purpose is to strengthen the understanding of the document, the quality is
Laravel's Events and Observers (5) first, we will show you how to implement the first example of a previous pattern event through model observer.
Create the WelcomeUserObserver. php file in the app/Observers folder and add the following code:
$
Introduced
Laravel's eloquent ORM provides a beautiful, concise ActiveRecord implementation to interact with the database. Each database table interacts with a corresponding "model".
Before you start, remember to configure the database connection
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.